projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2010-04-20
Tristan Van...
Fixed height-for-width cache
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Tristan Van...
Removing old comments in gtkbin.c
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tristan Van...
Fixed computation of sizegroups when no explicit reques...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tristan Van...
Fixed testellipsize
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tristan Van...
Added testextendedlayout2.c to tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tristan Van...
Fixed GtkSpinner to request 12x12 at init time instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tristan Van...
Fixed _gtk_size_group_bump_requisition() to properly...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tristan Van...
Added GTK_DEBUG_EXTENDED_LAYOUT flag and use that for...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tristan Van...
Implemented GtkExtendedLayout on GtkWindow.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tristan Van...
Fixed GtkAssistant to not access ->requisition of child...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Further fixed base outputs of GtkLabel desired geometries.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Fixed bug in gtk_extended_get_desired_size().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Compute the collective heights for the width of a horiz...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Fixed extended layout test to compile without the gtk_l...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Restore functionality where ellipsizing label *minimum...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Fixed GtkLabel reported minimum and natural sizes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Now gtk_extended_layout_get_desired_size() returns...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Make GtkWindow use the generic smallest size for the...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
Tristan Van...
Fixed test to call the extended layout api instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Tristan Van...
Fixed GtkExtendedLayout interaction with sizegroups...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Tristan Van...
Disabling natural sizes of labels.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Tristan Van...
Refactored GtkSizeGroup for GtkExtendedLayout
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Tristan Van...
Added _gtk_size_group_bump_requisition()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Tristan Van...
Mega commit to change ->get_desired_size() for ->get_de...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Tristan Van...
Constrain the window to the minimum width for the natur...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Tristan Van...
Implemented gtk_extended_layout_is_height_for_width...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Tristan Van...
Fixed gtkbin.c:parent_extended_layout_iface to be static.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Tristan Van...
Added gtk_extended_layout_is_height_for_width()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Tristan Van...
Fixed warnings due to missing GTK_WIDGET (cellview...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Tristan Van...
Fixed wrapping labels to show up correctly aligned...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Tristan Van...
Adding tests ported over from the old branch by Matthias.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Tristan Van...
Added get_height_for_width/get_width_for_height impleme...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Tristan Van...
Fixing height-for-width wrapping of GtkLabel
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Tristan Van...
Reimplemented GtkExtendedLayout on GtkBin
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Tristan Van...
Fixed regression in GtkImage size requests
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Tristan Van...
Fixed gtk_box_size_allocate() for homogeneous boxes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Tristan Van...
Implemented GtkExtendedLayout on GtkComboBox.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Tristan Van...
Deprecated gtk_widget_size_request and gtk_widget_get_c...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Tristan Van...
Added assertions
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Tristan Van...
Simplified code in GtkSizeGroup, fixes minimum natural...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Tristan Van...
Added gtk_cell_view_get_size_of_row() to gtk.symbols
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Tristan Van...
GtkCellView refactoring for extended layout
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Tristan Van...
Some extended layout fixes for GtkCellView
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Tristan Van...
Implement GtkExtendedLayout on GtkButton
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Tristan Van...
Implement GtkExtendedLayout on Alignment
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Implemented GtkExtendedLayout on GtkViewport
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Implement GtkExtendedCell on GtkCellRendererText
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Use new gtk_tree_view_column_get_desired_size()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Added gtk_tree_view_column_get_desired_size() as its...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Added GtkExtendedCell interface (last commit)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Add new GtkExtendedCell interface
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Remove gtk_widget_get_desired_size()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Fixed classes to call gtk_extended_layout_get_desired_s...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Call the ->get_desired_size() method directly on the...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Tristan Van...
Make GtkWidget a prerequisite of extended layout
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Tristan Van...
Revert "Implement extended layout for GtkBin"
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Tristan Van...
Fixed 2 bugs in gtk_box_size_allocate()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Tristan Van...
Fixed do_size_request() to start with a 0 base requisit...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Changed initial values for requisition from -1 to 0.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Fixed GtkBox to not call get_desired_size() on a child...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Making function private in gtktreeviewcolumn to pass...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Refixed merge conflicts for GTK_WIDGET_MAPPED/GTK_WIDGE...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Fixed internal native layout algorythm wrt size-request...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Fixed extended layout implementors to not call ->get_de...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Removed casing of GTK_IS_EXTENDED_LAYOUT() from GtkView...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Fixed invalid pointer access in gtk_tree_view_column_ge...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Partially fixed GtkTreeview for extended layout
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Applied Jan Arne Petersen's patch for GtkScrolledWindow
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Fixed GtkCellRendererText invalid pointer access.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Jan Arne Petersen
Take extended layout into account in viewport
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Matthias Clasen
Don't use gio-unix on win32
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Inaki Larranaga...
Updated Basque language
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Inaki Larranaga...
Updated Basque language
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Inaki Larranaga...
Updated Basque language
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Kenneth Nielsen
Updated Danish translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Runa Bhattacharjee
Updated Bengali India Translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Runa Bhattacharjee
Updated Bengali India Translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Jordi Serratosa
Fixes to Catalan translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Fixed possible devision by zero in size negotiations
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Added missing default events in realize() implementations
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Tristan Van...
Added missing break statement to mutator: gtk_tool_item...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Benjamin Otte
Fix error case in filesystem model
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
David Planella
Updated Catalan translation with a couple of fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
David Planella
Updated Catalan translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Jamil Ahmed
Updated Bengali translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Christian Dywan
Fix a misspelling in gtk_cell_view_new_with_markup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Ask H. Larsen
Updated Danish translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Maxim V. Dziumanenko
Updated Ukrainian translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Maxim V. Dziumanenko
Updated Ukrainian translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Jamil Ahmed
Updated Bengali translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Jamil Ahmed
Updated Bengali translation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Hiroyuki Ikezoe
[directfb] Fix compile error on DirectFB backend.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Hiroyuki Ikezoe
Use g_value_take_string to avoid redundant invoking...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Javier Jardón
Fix compilation warning: Use GtkWidget instead GtkMenuItem
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Matthias Clasen
Fix a 64bit issue
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Matthias Clasen
Add notes about gobject-introspection
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Matthias Clasen
Bump version to 2.20.1
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Matthias Clasen
2.20.0
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Miloš Popović
Updated Serbian translations
commit
|
commitdiff
|
tree
|
snapshot
2010-04-04
Matthias Clasen
Bump required version of glib in INSTALL.in, too
commit
|
commitdiff
|
tree
|
snapshot
next